SetProfileString(IniPath, Section, Entry, Value)Sets the value of a profile entry in an initialization file. This function returns an empty string if the operation succeeds or an error message if the operation fails.
Fully qualified path (drive, directory, filename, and extension) of the initialization file.
The section of the initialization file in which the entry is to be set.
The name of the entry that is to be set.
The value to which to set the entry.